Skip to content

docs: update document for typing#172

Merged
ktro2828 merged 1 commit into
mainfrom
docs/typing
Aug 21, 2025
Merged

docs: update document for typing#172
ktro2828 merged 1 commit into
mainfrom
docs/typing

Conversation

@ktro2828

Copy link
Copy Markdown
Collaborator

What

This PR updates the document for t4_devkit.typing.

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Copilot AI review requested due to automatic review settings August 21, 2025 11:25
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 21, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation for the t4_devkit.typing module by adding it to the documentation structure and updating type annotations to use more specific types.

  • Added t4_devkit.typing module to the documentation navigation
  • Created a new documentation page for the typing module
  • Updated type annotations from generic NDArray to more specific Matrix4x4Like

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
mkdocs.yaml Added typing module to navigation structure
docs/apis/typing.md Created new documentation page for typing module
t4_devkit/dataclass/transform.py Updated type annotations to use Matrix4x4Like
docs/apis/dataclass.md Removed roi module documentation sections

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions

github-actions Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
2399 1660 69% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
t4_devkit/dataclass/transform.py 76% 🔴
TOTAL 76% 🔴

updated for commit: a4325d9 by action🐍

@ktro2828 ktro2828 merged commit e433b09 into main Aug 21, 2025
4 of 5 checks passed
@ktro2828 ktro2828 deleted the docs/typing branch August 21, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants